home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Erect Magazine 15
/
Erect Magazine 15.iso
/
mac
/
P_Bro.DIR
/
00048.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-07-11
|
215 b
|
11 lines
on mouseDown
puppetSound("CLICK.aif")
set the visible of sprite (the clickOn + 6) to 1
updateStage()
waittime(1)
repeat with n = 1 to 17
set the puppet of sprite n to 0
end repeat
go("Return")
end